3.7.20 \(\int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx\) [620]

3.7.20.1 Optimal result
3.7.20.2 Mathematica [A] (verified)
3.7.20.3 Rubi [A] (verified)
3.7.20.4 Maple [A] (verified)
3.7.20.5 Fricas [F]
3.7.20.6 Sympy [F]
3.7.20.7 Maxima [F]
3.7.20.8 Giac [F]
3.7.20.9 Mupad [F(-1)]

3.7.20.1 Optimal result

Integrand size = 18, antiderivative size = 180 \[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\frac {d \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{b c}-\frac {e \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{4 b c^3}+\frac {e \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (\frac {3 (a+b \text {arcsinh}(c x))}{b}\right )}{4 b c^3}-\frac {d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{b c}+\frac {e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{4 b c^3}-\frac {e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (\frac {3 (a+b \text {arcsinh}(c x))}{b}\right )}{4 b c^3} \]

output
d*Chi((a+b*arcsinh(c*x))/b)*cosh(a/b)/b/c-1/4*e*Chi((a+b*arcsinh(c*x))/b)* 
cosh(a/b)/b/c^3+1/4*e*Chi(3*(a+b*arcsinh(c*x))/b)*cosh(3*a/b)/b/c^3-d*Shi( 
(a+b*arcsinh(c*x))/b)*sinh(a/b)/b/c+1/4*e*Shi((a+b*arcsinh(c*x))/b)*sinh(a 
/b)/b/c^3-1/4*e*Shi(3*(a+b*arcsinh(c*x))/b)*sinh(3*a/b)/b/c^3
 
3.7.20.2 Mathematica [A] (verified)

Time = 0.18 (sec) , antiderivative size = 126, normalized size of antiderivative = 0.70 \[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\frac {\left (4 c^2 d-e\right ) \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a}{b}+\text {arcsinh}(c x)\right )+e \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (3 \left (\frac {a}{b}+\text {arcsinh}(c x)\right )\right )-4 c^2 d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\text {arcsinh}(c x)\right )+e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a}{b}+\text {arcsinh}(c x)\right )-e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (3 \left (\frac {a}{b}+\text {arcsinh}(c x)\right )\right )}{4 b c^3} \]

input
Integrate[(d + e*x^2)/(a + b*ArcSinh[c*x]),x]
 
output
((4*c^2*d - e)*Cosh[a/b]*CoshIntegral[a/b + ArcSinh[c*x]] + e*Cosh[(3*a)/b 
]*CoshIntegral[3*(a/b + ArcSinh[c*x])] - 4*c^2*d*Sinh[a/b]*SinhIntegral[a/ 
b + ArcSinh[c*x]] + e*Sinh[a/b]*SinhIntegral[a/b + ArcSinh[c*x]] - e*Sinh[ 
(3*a)/b]*SinhIntegral[3*(a/b + ArcSinh[c*x])])/(4*b*c^3)
 
3.7.20.3 Rubi [A] (verified)

Time = 0.55 (sec) , antiderivative size = 180, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {6208, 2009}

Below are the steps used by Rubi to obtain the solution. The rule number used for the transformation is given above next to the arrow. The rules definitions used are listed below.

\(\displaystyle \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx\)

\(\Big \downarrow \) 6208

\(\displaystyle \int \left (\frac {d}{a+b \text {arcsinh}(c x)}+\frac {e x^2}{a+b \text {arcsinh}(c x)}\right )dx\)

\(\Big \downarrow \) 2009

\(\displaystyle -\frac {e \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{4 b c^3}+\frac {e \cosh \left (\frac {3 a}{b}\right ) \text {Chi}\left (\frac {3 (a+b \text {arcsinh}(c x))}{b}\right )}{4 b c^3}+\frac {e \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{4 b c^3}-\frac {e \sinh \left (\frac {3 a}{b}\right ) \text {Shi}\left (\frac {3 (a+b \text {arcsinh}(c x))}{b}\right )}{4 b c^3}+\frac {d \cosh \left (\frac {a}{b}\right ) \text {Chi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{b c}-\frac {d \sinh \left (\frac {a}{b}\right ) \text {Shi}\left (\frac {a+b \text {arcsinh}(c x)}{b}\right )}{b c}\)

input
Int[(d + e*x^2)/(a + b*ArcSinh[c*x]),x]
 
output
(d*Cosh[a/b]*CoshIntegral[(a + b*ArcSinh[c*x])/b])/(b*c) - (e*Cosh[a/b]*Co 
shIntegral[(a + b*ArcSinh[c*x])/b])/(4*b*c^3) + (e*Cosh[(3*a)/b]*CoshInteg 
ral[(3*(a + b*ArcSinh[c*x]))/b])/(4*b*c^3) - (d*Sinh[a/b]*SinhIntegral[(a 
+ b*ArcSinh[c*x])/b])/(b*c) + (e*Sinh[a/b]*SinhIntegral[(a + b*ArcSinh[c*x 
])/b])/(4*b*c^3) - (e*Sinh[(3*a)/b]*SinhIntegral[(3*(a + b*ArcSinh[c*x]))/ 
b])/(4*b*c^3)
 

3.7.20.3.1 Defintions of rubi rules used

rule 2009
Int[u_, x_Symbol] :> Simp[IntSum[u, x], x] /; SumQ[u]
 

rule 6208
Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_.)*((d_) + (e_.)*(x_)^2)^(p_.), 
x_Symbol] :> Int[ExpandIntegrand[(a + b*ArcSinh[c*x])^n, (d + e*x^2)^p, x], 
 x] /; FreeQ[{a, b, c, d, e, n}, x] && NeQ[e, c^2*d] && IntegerQ[p] && (p > 
 0 || IGtQ[n, 0])
 
3.7.20.4 Maple [A] (verified)

Time = 0.58 (sec) , antiderivative size = 178, normalized size of antiderivative = 0.99

method result size
derivativedivides \(\frac {-\frac {e \,{\mathrm e}^{-\frac {3 a}{b}} \operatorname {Ei}_{1}\left (-3 \,\operatorname {arcsinh}\left (c x \right )-\frac {3 a}{b}\right )}{8 c^{2} b}-\frac {e \,{\mathrm e}^{\frac {3 a}{b}} \operatorname {Ei}_{1}\left (3 \,\operatorname {arcsinh}\left (c x \right )+\frac {3 a}{b}\right )}{8 c^{2} b}-\frac {{\mathrm e}^{\frac {a}{b}} \operatorname {Ei}_{1}\left (\operatorname {arcsinh}\left (c x \right )+\frac {a}{b}\right ) d}{2 b}+\frac {{\mathrm e}^{\frac {a}{b}} \operatorname {Ei}_{1}\left (\operatorname {arcsinh}\left (c x \right )+\frac {a}{b}\right ) e}{8 c^{2} b}-\frac {{\mathrm e}^{-\frac {a}{b}} \operatorname {Ei}_{1}\left (-\operatorname {arcsinh}\left (c x \right )-\frac {a}{b}\right ) d}{2 b}+\frac {{\mathrm e}^{-\frac {a}{b}} \operatorname {Ei}_{1}\left (-\operatorname {arcsinh}\left (c x \right )-\frac {a}{b}\right ) e}{8 c^{2} b}}{c}\) \(178\)
default \(\frac {-\frac {e \,{\mathrm e}^{-\frac {3 a}{b}} \operatorname {Ei}_{1}\left (-3 \,\operatorname {arcsinh}\left (c x \right )-\frac {3 a}{b}\right )}{8 c^{2} b}-\frac {e \,{\mathrm e}^{\frac {3 a}{b}} \operatorname {Ei}_{1}\left (3 \,\operatorname {arcsinh}\left (c x \right )+\frac {3 a}{b}\right )}{8 c^{2} b}-\frac {{\mathrm e}^{\frac {a}{b}} \operatorname {Ei}_{1}\left (\operatorname {arcsinh}\left (c x \right )+\frac {a}{b}\right ) d}{2 b}+\frac {{\mathrm e}^{\frac {a}{b}} \operatorname {Ei}_{1}\left (\operatorname {arcsinh}\left (c x \right )+\frac {a}{b}\right ) e}{8 c^{2} b}-\frac {{\mathrm e}^{-\frac {a}{b}} \operatorname {Ei}_{1}\left (-\operatorname {arcsinh}\left (c x \right )-\frac {a}{b}\right ) d}{2 b}+\frac {{\mathrm e}^{-\frac {a}{b}} \operatorname {Ei}_{1}\left (-\operatorname {arcsinh}\left (c x \right )-\frac {a}{b}\right ) e}{8 c^{2} b}}{c}\) \(178\)

input
int((e*x^2+d)/(a+b*arcsinh(c*x)),x,method=_RETURNVERBOSE)
 
output
1/c*(-1/8*e/c^2/b*exp(-3*a/b)*Ei(1,-3*arcsinh(c*x)-3*a/b)-1/8*e/c^2/b*exp( 
3*a/b)*Ei(1,3*arcsinh(c*x)+3*a/b)-1/2/b*exp(a/b)*Ei(1,arcsinh(c*x)+a/b)*d+ 
1/8/c^2/b*exp(a/b)*Ei(1,arcsinh(c*x)+a/b)*e-1/2/b*exp(-a/b)*Ei(1,-arcsinh( 
c*x)-a/b)*d+1/8/c^2/b*exp(-a/b)*Ei(1,-arcsinh(c*x)-a/b)*e)
 
3.7.20.5 Fricas [F]

\[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\int { \frac {e x^{2} + d}{b \operatorname {arsinh}\left (c x\right ) + a} \,d x } \]

input
integrate((e*x^2+d)/(a+b*arcsinh(c*x)),x, algorithm="fricas")
 
output
integral((e*x^2 + d)/(b*arcsinh(c*x) + a), x)
 
3.7.20.6 Sympy [F]

\[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\int \frac {d + e x^{2}}{a + b \operatorname {asinh}{\left (c x \right )}}\, dx \]

input
integrate((e*x**2+d)/(a+b*asinh(c*x)),x)
 
output
Integral((d + e*x**2)/(a + b*asinh(c*x)), x)
 
3.7.20.7 Maxima [F]

\[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\int { \frac {e x^{2} + d}{b \operatorname {arsinh}\left (c x\right ) + a} \,d x } \]

input
integrate((e*x^2+d)/(a+b*arcsinh(c*x)),x, algorithm="maxima")
 
output
integrate((e*x^2 + d)/(b*arcsinh(c*x) + a), x)
 
3.7.20.8 Giac [F]

\[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\int { \frac {e x^{2} + d}{b \operatorname {arsinh}\left (c x\right ) + a} \,d x } \]

input
integrate((e*x^2+d)/(a+b*arcsinh(c*x)),x, algorithm="giac")
 
output
integrate((e*x^2 + d)/(b*arcsinh(c*x) + a), x)
 
3.7.20.9 Mupad [F(-1)]

Timed out. \[ \int \frac {d+e x^2}{a+b \text {arcsinh}(c x)} \, dx=\int \frac {e\,x^2+d}{a+b\,\mathrm {asinh}\left (c\,x\right )} \,d x \]

input
int((d + e*x^2)/(a + b*asinh(c*x)),x)
 
output
int((d + e*x^2)/(a + b*asinh(c*x)), x)